﻿2026-06-21T08:19:46.1685312Z ##[group]Run cargo nextest run -p spt-daemon \
2026-06-21T08:19:46.1685988Z [36;1mcargo nextest run -p spt-daemon \[0m
2026-06-21T08:19:46.1686386Z [36;1m  -E 'test(a_journaled_input_wedge) | test(p0_paste_wedge)' \[0m
2026-06-21T08:19:46.1686781Z [36;1m  --no-capture 2>&1 \[0m
2026-06-21T08:19:46.1687488Z [36;1m| grep -E 'JOURNAL-WEDGE GATE|PASTE-WEDGE GATE|subscribed|got_output|attach_received|keystroke_accepted|assertion|panicked|c1:|c2:|c3:|EVICT|c3-DROP|PASS|FAIL' \[0m
2026-06-21T08:19:46.1688203Z [36;1m| grep -vE 'drain appends=' || true[0m
2026-06-21T08:19:46.7993857Z shell: /usr/bin/bash -e {0}
2026-06-21T08:19:46.7994166Z env:
2026-06-21T08:19:46.7994390Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-21T08:19:46.7994700Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T08:19:46.7995005Z   SPT_WEDGE_TRACE: 1
2026-06-21T08:19:46.7995229Z ##[endgroup]
2026-06-21T08:20:07.9617300Z WEDGE_TRACE c3-DROP: stream=1 append seq=0 but NO subscriber yet
2026-06-21T08:20:07.9617834Z WEDGE_TRACE c3: stream=2 live-send seq=0 count=1 write_ok=true
2026-06-21T08:20:07.9674722Z === W1b JOURNAL-WEDGE GATE: journaled_ops_pumped=12775 concurrent_attach_subscribed=true attach_received_pty_output=false (fixed = both true; pre-fix on Unix: subscribed=false — attach wedged on the held journal lock) ===
2026-06-21T08:20:07.9676440Z thread 'a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach' (3406644) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:750:5:
2026-06-21T08:20:07.9677504Z test a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach ... FAILED
2026-06-21T08:20:07.9678385Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 18.97s
2026-06-21T08:20:07.9683471Z         FAIL [  18.982s] (1/2) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T08:20:07.9684858Z         FAIL [  18.982s] (1/2) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
